home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 11,000 to 11,999 / 11000.zip / AOLDLs / WIN - User Uploads / ISDN3221.exe / ISDNM32E.DLL / string.txt next >
Text File  |  1998-06-05  |  12KB  |  292 lines

  1. 100    Message from the ISDN-CallWatcher
  2. 101    ISDN-CallWatcher
  3. 102    Info about ISDN-CallWatcher
  4. 103    Input error
  5. 104    Request ISDN-CallWatcher
  6. 105    Fatal error
  7. 106    Confirmation
  8. 107    Errormessage ISDN-CallWatcher
  9. 109    ISDN-CallWatcher: Debug-Message
  10. 1000    - nicht in englisch -
  11. 1001    <other calls>
  12. 1002    Action "%s" could not be completed. Please check the access-path.
  13. 1003    - nicht in englisch -
  14. 1004    \nYou must supply a number !
  15. 1005    \nInvalid service !
  16. 1006    - nicht in englisch -
  17. 1007    sound-files (*.wav)
  18. 1008    programs (*.exe)
  19. 1009    all files (*.*)
  20. 1010    sound/program, that is played/executed when call comes in
  21. 1011    \nIf you specify '->5' (e.g.) as number, 
  22. 1012    this action is executed with every call to number 5 (or 1235, 5335, ...)\n
  23. 1013    '1234*' does this action on all calls 
  24. 1014    starting with this number as origin. 
  25. 1015    The '*' is only allowed at the end. 
  26. 1016    The action-list is interpreted from top to bottom. 
  27. 1017    The first matching action is executed.
  28. 1018    Information about action-numbers
  29. 1019    \nIf you add '$R' after the program you want to execute, the\n
  30. 1020    number of the caller is added as 
  31. 1021    a command-line arg, '$M'=EAZ/MSN, $D=Service, $N=Name.
  32. 1022    Information about executing a program
  33. 1023    With every call a WM_COMMAND-message is sent
  34. 1024     to a window with the caption 'MoniEventHandler',
  35. 1025     ID 4711 (=wParam), lParam is a far-pointer to
  36. 1026     a zero-terminated string containing the caller number.\n
  37. 1027    In short:\n
  38. 1028    PostMessage( FindWindow( NULL, "MoniEventHandler" ),
  39. 1029     WM_COMMAND, 4711, (LPARAM) szCallBuffer );
  40. 1030    Information for Windows-Developer
  41. 1031    <rejected>
  42. 1032    - No extra-display -
  43. 1033    LARGE extra-display
  44. 1034    Medium extra-callerdisplay
  45. 1035    Small extra-callerdisplay
  46. 1043    Bei jedem Anruf wird eine WM_COMMAND-Message an ein Fenster mit der   \n
  47. 1044    Caption 'MoniEventHandler' geschickt, ID 4711 (=wParam).\n▄ber File-Map
  48. 1045     auf 'ISDNMoniData' erhΣlt man einen String mit der Rufnummer:\n\n
  49. 1046    hMapFile = OpenFileMapping(FILE_MAP_ALL_ACCESS, 0, "ISDNMoniData");\n
  50. 1047    szRufnummer = MapViewOfFile(hMapFile,FILE_MAP_ALL_ACCESS,0,0,0);\n\n
  51. 1048    (ausfⁿhrlicheres Code-Beispiel im ISDNMo32.wri).
  52. 1050    The CD-player-volume is still on 0 (muting).\nDe-mute now ?
  53. 1052    \nYou must enter a valid time !
  54. 1053    %s     !! Call reject still for %ld min %lds activ !!
  55. 2000    Calling-Nr
  56. 2001    Name
  57. 2002    when called?
  58. 2003    Should we use CAPI 2.0, if driver is available 
  59. 2004    (else CAPI 1.1) ?\n
  60. 2005    With menu 'Options/General' you 
  61. 2006    could switch back.
  62. 2007    Call from: 
  63. 2008    Problems !\n
  64. 2009    There is no ISDN-card installed or no CAPI-interface 
  65. 2010    available.\nThis way, nothing works of course.\n
  66. 2011    Please verify that the file CAPI2032.DLL 
  67. 2012    from your 32Bit-ISDN-driver is accessible (path).\n
  68. 2013    The program must be closed now.
  69. 2014    Sorry !\n
  70. 2015    You only got the free, but limited 
  71. 2016    Shareware-version.\n
  72. 2017    You can register by sending me an eMail telling me your full address.\n
  73. 2018    The price is US-$ 29.-\n
  74. 2020    I will send you the key-file ('ISDNMo32.key'), that you have to 
  75. 2021     copy to the ISDNMo32.exe-directory.
  76. 2022    We have to abort this program...
  77. 2023    Now we really have to quit!\n
  78. 2024    If you want to start the program once more, 
  79. 2025    you have to restart Windows before. 
  80. 2026    To pay this little registration fee 
  81. 2027    isn't too hard.
  82. 2028    We can't go on this way...
  83. 2029    \nPlease first activate with menu 'Options/General' 
  84. 2030    the 'immediate call reject with F12'. But if your are 
  85. 2031    making a call on the first channel, a second caller 
  86. 2032     won't hear a busy-signal, even when 'knocking' is disabled.
  87. 2033    Really reject the current caller ?
  88. 2034    Request ISDN-CallWatcher
  89. 2035    This reset-function initializes the 
  90. 2036    whole ISDN-interface of your card.\n
  91. 2037    Other ISDN-applications should be 
  92. 2038    finished before doing this. You really want to reset ?
  93. 2039    Request Reset CAPI
  94. 2040    The ISDN-CAPI interface is re-initialized.\n
  95. 2041    \n(If this was really necessary, you might have some
  96. 2042     problems with this or other ISDN-applications ?)\n
  97. 2043    You could activate the debug-mode by starting with 'ISDNMoni /debug'.
  98. 2044     After finishing the ISDN-CallWatcher the
  99. 2045     file 'ISDNMoni.trc' could be analyzed or sent to me.
  100. 2046    \nCAPI 2.0 is not available. Please make sure 
  101. 2047    that the file CAPI20.DLL is accessible (path). 
  102. 2048    The ISDN-CallWatcher will utilize the CAPI 1.1 interface.
  103. 2049    \nYou already have the registered version of the ISDN-CallWatcher !\n
  104. 2050    The key-file 'ISDNMo32.key' is located 
  105. 2051    in the ISDNMo32.exe-directory.
  106. 2052    - nicht in englisch -
  107. 2053     
  108. 2054     
  109. 2055     
  110. 2056     
  111. 2057     
  112. 2058     
  113. 2059     
  114. 2060    Schade !\n
  115. 2061    Sie haben nur die kostenlose, dafⁿr aber 
  116. 2062    limitierte Shareware-Version.\n
  117. 2063    Den Key fⁿr die Vollversion erhalten Sie durch Anwahl der 
  118. 2064    Btx-Seite 66000101. 
  119. 2065    Geben Sie als Produkt-ID 1220 an (mit D-Info Support: ID 1280).\n
  120. 2066    Kopieren Sie die transferierte Key-Datei ('ISDNMo32.key') zum 
  121. 2067    ISDNMo32.exe-Verzeichnis.
  122. 2068    \nPlease visit our Web-Site: http://www.sharekey.de.
  123. 2069     The latest version of the ISDN-CallWatcher and
  124. 2070     other
  125. 2071     great
  126. 2072     things could be found there.
  127. 2073     
  128. 2074     
  129. 2075    What's hot
  130. 2076    <unknown>
  131. 2083    Thanks for registering the ISDN-CallWatcher. This copy is licensed to:\n
  132. 2084    This is a piratecopy of the key.\n
  133. 2085    Some tricky Online-programs sometimes
  134. 2086     send the number of the pirate to
  135. 2087     some institutions - and then...
  136. 2088    Not this way!
  137. 2089    \nThanks for registering the ISDN-CallWatcher\n
  138. 2090    Congratulation
  139. 2091    Caller-logfile is not available
  140. 2092    Really execute command "%s" ?
  141. 2093    This COM-port is not available.
  142. 2094    ** CAPI-interface not ready - please wait **
  143. 2125    Reject: Playing %s
  144. 2126    Reject: Sending busy-tone
  145. 2200    Service: %02X/%02X
  146. 2201    EAZ: %s
  147. 2202    (rejected)
  148. 2203    ISDN-CallWatcher - notes to calls\n\n
  149. 2204    %H:%M  %m/%d/%y
  150. 2205    >>> %-24s %-24s %s\n
  151. 2206    \nYou must supply a number !
  152. 2207    \nwildcards '*' only valid at the end of the number !
  153. 2208    \nYou must supply a name !
  154. 2209    \nInvalid service !
  155. 2210    Really want to erase this entry ?
  156. 2211    \nWith a number template of  '1234*' for example the 
  157. 2212    name will be shown on every calls starting 
  158. 2213    with this number. The '*' is only allowed 
  159. 2214    Service:  %02X
  160. 2217    Information about the caller number
  161. 2219    \nAt least one service must be supplied !
  162. 2220    CAPI is not installed
  163. 2221    ISDN-card from: %s
  164. 2222    card-version: %s
  165. 2223    The ISDN-CallWatcher is licensed to: 
  166. 2224    Thanks for registering the ISDN-CallWatcher\n
  167. 2225    serial number: %s
  168. 2226    \nserver-name and topic-name must be supplied !
  169. 2227    \n'Init after every call' should better not 
  170. 2228    switched of, when CAPI-Request via 
  171. 2229    interrupt is enabled (special-menu). 
  172. 2230    Sometimes a second call 
  173. 2231    isn't displyed any more.
  174. 2232    Info about adjustment
  175. 2233    \nHere you can specify which CAPI-interface 
  176. 2234    you prefer. If the requested interface is not 
  177. 2235    available, the program tries to use the 
  178. 2236    other one.\n
  179. 2237    Please make sure, that the file CAPI.DLL or 
  180. 2238    CAPI20.DLL is accessible (path).
  181. 2239    \nYou must supply at least one (last) digit of your number !
  182. 2240    program, that is executed on listbox-doubleclick
  183. 2241     Every day from
  184. 2242     Monday to Friday from
  185. 2243     Mo-Fr (weekend 24hours) from
  186. 2244     Only Saturday and Sunday from
  187. 2245    \nUngⁿltige VON-Zeitangabe (HH:MM)!
  188. 2246    \nUngⁿltige BIS-Zeitangabe (HH:MM)!
  189. 2250    \nTo search please enter a number 
  190. 2251    or a string and 
  191. 2252    press 'Search'.
  192. 2253    How to search
  193. 2254    No matching pattern found.
  194. 2255    Searchresult
  195. 2256    There is no Dial-String defined. Do you want to define one now?
  196. 2257    Send string to COM1
  197. 2258    Send string to COM2
  198. 2259    Send string to COM3
  199. 2260    Send string to COM4
  200. 2261    Dial direct (CTI by internal S0)
  201. 2265    1 Call
  202. 2266    %ld Calls, last at %s
  203. 2267    %d.%m.%y at %H:%M Uhr
  204. 2268    %ld Calls, previous at %s
  205. 2269    %ld Calls
  206. 2270    You need to specify the whole number including the area code.
  207. 2271    do not load old calls
  208. 2272    all calls from today
  209. 2273    today/yesterday-calls
  210. 2274     (today)
  211. 2275     (yesterday)
  212. 2276     (%d days ago)
  213. 2400    Emergency: The file ISDNMoni.dat (configuration)
  214. 2401     could not be written back to the harddisk.\n
  215. 2402    Check your filesystem (e.g. use 'ScanDisk').
  216. 2403     Is the file write protected ?
  217. 2404    %-24s %-24s %s\n
  218. 2405    Calling-Nr.
  219. 2406    Name
  220. 2407    when called
  221. 2408    The ISDN-CallWatcher could not be activated,\n
  222. 2409    errorcode %X (%s). Maybe problems with a
  223. 2410     second, ISDN-program. Please try
  224. 2411     to change settings 'which EAZ's to control ?'
  225. 2412    <unknown>
  226. 2413    <?? ISDN>
  227. 2414    Textfiles (*.txt)
  228. 2415    All files (*.*)
  229. 2416    Select Importfile
  230. 2417    Here you can import a name-to-number database from a textfile,\n
  231. 2418    in which each line consists of '<Name><Separator><PhoneNo>'\n
  232. 2419    Separator could be ';', '|' or ','.\n
  233. 2420    Sample: '12345678;John'
  234. 2421    Can't open this importfile.
  235. 2422    No separator found
  236. 2423    Number found in line %d - abort ?
  237. 2430    Emergency: The file ISDNMoni.nam (caller to name)
  238. 2431    Emergency: The file ISDNMoni.csv (export)
  239. 2435     %d records exported to file ISDNMoni.csv
  240. 2436    Select Import-CSV-file
  241. 2437    Can not open/read Import-file %s
  242. 2438    %d records importet from file %s
  243. 2439    \nDiese Funktion ist nur ⁿber die CAPI 1.1 Schnittstelle m÷glich. Diese konnte jedoch\nnicht geladen werden.\n
  244. 2440    \n\nDie Uhr Ihres Rechners wurde auf den %s  %s Uhr gesetzt.
  245. 2441    \n\nDie Uhr Ihres Rechners wurde auf den %s gesetzt.
  246. 2442    Neues Datum, neue Uhrzeit eingestellt
  247. 2443    Datum/Uhrzeit-Abfrage ist fehlgeschlagen.\nBitte versuchen Sie es noch einmal !
  248. 2444    Under CAPI 2.0 you could specify the whole number, not only one digit.\nStore entries?
  249. 2445    DDE-AdviseLink created
  250. 2446    DDE-AdviseLink delete
  251. 2447    DDE-Advise: send new number
  252. 2448    DDE-Advise: wrong dataformat
  253. 2449    DDE-connection to Server|Topic %s|%s confirmed!
  254. 2450    DDE-Server Poke: Reset DDE-Rufnummer und Namen
  255. 2451    DDE-Request: answer to topic %s: %s
  256. 2452    DDE-Request: wrong dataformat
  257. 2453    DDE-AdviseStart: wrong dataformat
  258. 2454    DDE-Execute - unknown command
  259. 2455    \n\n*%ld* VerbindungWurdeBeendet( %0X ): %s
  260. 2456    \n++ RCODisconnectInd - Fehler
  261. 2457    \n++ RCODataRecvInd called
  262. 2458    \n-> Rec Msg-Data\n
  263. 2459    \n++ RCODataSentInd called
  264. 2460    \n**  Incoming call: SI: %0X, Add-SI: %0X, Source/EAZ: %s\n
  265. 2461         origin: %s, info: %s\n
  266. 2462    \n-> Receive INote <-\n
  267. 2463    \n-> is not welcome <-\n
  268. 2464    WindowsScreenSaverClass
  269. 2465    \n++ VerbindungIstAufgebaut()
  270. 2500    &Close
  271. 2501    >> busy <<
  272. 2502    * free *
  273. 2503    can not check
  274. 4100    ALW-File
  275. 4101    All files (*.*)
  276. 4102    Select ALW-file for reject-message
  277. 4103    The ALW-file for reject-message is invalid
  278. 4104    waiting for self-call...
  279. 4105    connection established - recording started
  280. 4106    recording started, time now %d seconds
  281. 4107    Save recorded message
  282. 4108    Msg.alw
  283. 4500    Lizenzverletzung: Dieser Rechner hat keinen gⁿltigen, eigenen Registrierungskey.
  284. 4501    ISDNMoni: Abbruch wegen ungⁿltiger Registrierung
  285. 4502    \nEine IP-Adresse muss angegeben werden.
  286. 4503    \nEine Portnummer muss angegeben werden (z.B. '228').
  287. 4504    \nDie Angabe der Portnummer ist ungⁿltig. Bitte wΣhlen Sie einen anderen Wert.
  288. 4505    Die eigene IP-Adresse lautet: %s
  289. 4506    \nDie eigene IP-Adresse kann nicht ermittelt werden.\nIst das 
  290. 4507    Netzwerk installiert?\nHaben Sie in der Systemsteuerung/Netzwerke/
  291. 4508    TCP/IP-Adapter eine IP-Adresse fⁿr den Rechner vergeben?\n
  292.